Libraries tagged by memory used

cash/lrucache

33 Favers
3209070 Downloads

An efficient memory-based Least Recently Used (LRU) cache

Go to Download


beste/in-memory-cache

2 Favers
73363 Downloads

A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.

Go to Download


jamm/memory

134 Favers
21118 Downloads

Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.

Go to Download


jenner/timer

16 Favers
118478 Downloads

php timer. performance analysis tool

Go to Download


hhxsv5/redis-memory-analysis

33 Favers
3796 Downloads

🔎 Analyzing memory of redis is to find the keys(prefix) which used a lot of memory, export the analysis result into csv file.

Go to Download


romeoz/rock-cache

7 Favers
3019 Downloads

Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.

Go to Download


christeredvartsen/sysinfo

25 Favers
3124 Downloads

SysInfo is a PHP library that can be used to fetch information about the system (CPU usage, Load avg., Memory usage +++)

Go to Download


tschoffelen/memory

0 Favers
3318 Downloads

Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.

Go to Download


vega/memory-stat

2 Favers
1692 Downloads

Simple class which can be used to collect the PHP script memory usage information and to print all information.

Go to Download


pixelant/recall

2 Favers
3 Downloads

TYPO3 extension that remembers settings from a different request using a hash. E.g. recall settings or data used in the main request within an eID request.

Go to Download


orware/compressed-string

4 Favers
726 Downloads

Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.

Go to Download


hyperf/memory

1 Favers
1345231 Downloads

An independent component that use to operate and manage memory.

Go to Download


halilim/xml-iterator

21 Favers
287040 Downloads

XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.

Go to Download


brandembassy/php-memory

5 Favers
93317 Downloads

A simple tool to provide an easy-to-use API to get memory configuration from php.ini.

Go to Download


eliashaeussler/transient-logger

1 Favers
28287 Downloads

PSR-3 compliant logger to store logs in memory, especially useful for testing

Go to Download


Next >>